New function to write out the information for a single loader, factored
authorMatthias Clasen <maclas@gmx.de>
Sun, 9 Nov 2003 21:07:31 +0000 (21:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 9 Nov 2003 21:07:31 +0000 (21:07 +0000)
commit0af9579ea253ccccd24c31f30827ee99150386f6
treeca401c3d51788d817f3718b17d4d5a66551e9201
parent70ec9facd2e8d861752f7938482147e369dbaab9
New function to write out the information for a single loader, factored

Sun Nov  9 21:56:20 2003  Matthias Clasen  <maclas@gmx.de>

* queryloaders.c (write_loader_info): New function to write
out the information for a single loader, factored out of
query_module().
(loader_sanity_check): New function to perform
sanity checks on a loader.
(query_module): Use the new functions.
gdk-pixbuf/ChangeLog
gdk-pixbuf/queryloaders.c